Contribution org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl--listeners
In component org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl
org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl
inside nuxeo-drive-core-8.10.jar /OSGI-INF/nuxeodrive-service.xml
This contribution is part of XML component Extension Point
Extension point listeners of component EventService.Contributed Items
XML Source
<extension point="listeners" target="org.nuxeo.runtime.EventService">
<listener class="org.nuxeo.drive.service.impl.ChangeFinderReloadListener">
<topic>org.nuxeo.runtime.reload</topic>
</listener>
</extension>